parametric-scribe — community parametric-scribe, marketplace, community, ide skills, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Ideal for Claude, Codex, and Claude Code agents requiring secure and audited parametric history management for coding projects. Security-audited skills for Claude, Codex & Claude Code. One-click install, quality verified.

aiskillstore aiskillstore
[0]
[0]
Updated: 2/20/2026

Agent Capability Analysis

The parametric-scribe skill by aiskillstore is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance.

Ideal Agent Persona

Ideal for Claude, Codex, and Claude Code agents requiring secure and audited parametric history management for coding projects.

Core Value

Empowers agents to maintain a parametric history of projects in YAML format, ensuring transparent and version-controlled coding processes with features like sequential step IDs, ISO date timestamps, and intent summaries, all stored in a `docs/recipe.yaml` file.

Capabilities Granted for parametric-scribe

Automating parametric history updates after coding tasks
Generating detailed project timelines with step IDs and timestamps
Debugging coding projects through intent summaries and output file tracking

! Prerequisites & Limits

  • Requires security auditing for integration
  • Specifically designed for Claude, Codex, and Claude Code agents
  • Dependent on YAML file format for parametric history storage
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

parametric-scribe

Install parametric-scribe, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

Parametric Scribe

Overview

You are the Keeper of the Recipe. Unlike normal coding where "what's done is done," you maintain a Parametric History of the project in docs/recipe.yaml.

Mode 1: Recording (The default)

When: After completing any coding task. Action: Append a new entry to docs/recipe.yaml.

yaml
1 - step_id: "<sequential-id>" 2 timestamp: "<iso-date>" 3 intent: "<short-summary>" 4 prompt: "<the-exact-prompt-used>" 5 output_files: ["<list-of-modified-files>"] 6 git_sha: "<current-head-sha>"

Mode 2: Time Travel (Replay)

When: The user says "Change Step X" or "Replay from Step X".

The Protocol:

  1. Read docs/recipe.yaml.
  2. Identify the Target Step (Step X).
  3. Hard Reset: git checkout <Step X-1 SHA> (Go back to the state before Step X).
  4. Execute Target: Run the New Prompt provided by the user.
  5. Intelligent Rebase (The Magic):
    • For each Subsequent Step (Step X+1, X+2...):
      • Read the Original Intent (Prompt).
      • Look at the Current Codebase (which is now different).
      • Self-Correction: "The original prompt asked to modify app.py, but we are now in index.js. I will apply the intent (Add Login) to index.js instead."
      • Execute the adapted prompt.
      • Update the recipe.yaml with the new file paths and SHAs.

Mode 3: Forking

When: The user says "Create a variant." Action: Copy recipe.yaml to recipe-variant-b.yaml and modify the target step there, leaving the original intact.

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is parametric-scribe?

Ideal for Claude, Codex, and Claude Code agents requiring secure and audited parametric history management for coding projects. Security-audited skills for Claude, Codex & Claude Code. One-click install, quality verified.

How do I install parametric-scribe?

Run the command: npx killer-skills add aiskillstore/marketplace/parametric-scribe. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for parametric-scribe?

Key use cases include: Automating parametric history updates after coding tasks, Generating detailed project timelines with step IDs and timestamps, Debugging coding projects through intent summaries and output file tracking.

Which IDEs are compatible with parametric-scribe?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for parametric-scribe?

Requires security auditing for integration. Specifically designed for Claude, Codex, and Claude Code agents. Dependent on YAML file format for parametric history storage.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add aiskillstore/marketplace/parametric-scribe. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use parametric-scribe immediately in the current project.

Related Skills

Looking for an alternative to parametric-scribe or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI