Skill creator
Plumbline — a self-learning, customer-value-governed agile AI agent team for Claude Code. 87 subagents + skills, TDD defense-in-depth gates, Kaizen retros, a four-body adversarial council, and an empirically benchmarked QA harness. Does it hang true?
npx -y skills add DYAI2025/Plumbline --skill skill-creatorAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 6 stars6 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Use when creating or updating a Claude Code skill directory with a focused SKILL.md, safe trigger conditions, workflow, guardrails, and validation notes.
SKILL.md
1.0 KB, as published. Nobody here has run it
Skill Creator
Use this local fallback together with writing-skills when the Agent Learning Loop has
explicit user approval to persist a new or improved reusable capability.
Workflow
- Confirm the approved change and target skill name.
- Check existing skills for overlap before creating a new one.
- Create or edit exactly one skill directory with
SKILL.mdunless the user approved more. - Write frontmatter with
nameand an action-orienteddescription. - Include trigger conditions, steps, guardrails, expected output, and validation.
- Show the diff and run repository setup tests before committing.
Guardrails
- Never create or modify skills without explicit per-item user approval.
- Prefer updating an existing skill over adding a near-duplicate.
- Keep skills small enough that agents can apply them reliably.