agentsclimarketplace

Playbook system

Skill troels-im/agent-skills-playbook-template/.agents/skills/playbook-system

Use when working in a repository based on agent-skills-playbook-template; loads AGENTS.md, progressive indexes, repository playbooks, work traces, and turn-test/pr-test verification without assuming a language stack.From its SKILL.md

Install
npx -y skills add troels-im/agent-skills-playbook-template --skill playbook-system

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 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.

SKILL.md

1.0 KB, 181 tokens by cl100k_base, as published. Nobody here has run it

Playbook System

Use this skill as a low-token discovery hook for the repository's progressive docs-as-code workflow.

Workflow

  1. Read AGENTS.md.
  2. Read root index.md.
  3. Read the nearest child index.md for the area being changed.
  4. For repeated work, read playbooks/index.md and the smallest matching playbook.
  5. For long-running user goals, read flows/index.md and the smallest matching flow.
  6. If no playbook matches, use playbooks/repository/no-matching-playbook.md.
  7. Use just turn-test before commits and just pr-test before PR handoff.

Do not assume a language, package manager, build system, deployment platform, or test framework beyond the just turn-test and just pr-test entrypoints.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,834. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.