coding-agent-pm
Safe 81Manage Coding Agent Workflows
Coding-agent projects can drift when tasks, scope, and checks are vague. This skill gives PM templates and review rules that keep Claude, Codex, and Claude Code work bounded and verifiable.
Unified search
Start with the task. Skillstore will show complete packs first, then individual skills when they are a better match.
Showing results for "agent"
Use these when you need one narrow capability instead of a whole pack.
Manage Coding Agent Workflows
Coding-agent projects can drift when tasks, scope, and checks are vague. This skill gives PM templates and review rules that keep Claude, Codex, and Claude Code work bounded and verifiable.
Compress Long Agent Contexts Reliably
Long agent sessions can lose decisions, file history, and next steps during compression. This skill provides structured methods and probes that preserve operational context.
Why this variant is first
muratcankoylan-context-compression
2026-08-21
chakshugautam-context-compression
2026-08-21
sickn33-context-compression
2026-08-21
Build Reliable Agent Evaluations
Agent quality is difficult to measure because outputs vary and may have several valid forms. This skill builds repeatable rubrics, tests, gates, and monitoring.
Why this variant is first
muratcankoylan-evaluation
2026-08-21
chakshugautam-evaluation
2026-08-21
sickn33-evaluation
2026-08-21
asmayaseen-evaluation
2026-08-21
Configure Local Plugin Settings
Plugin authors need a safe way to store per-project settings without committing user-specific state. This skill explains a local Markdown and YAML frontmatter pattern for Claude, Codex, and Claude Code plugins.
Build WorkPaper Spreadsheet Automation
Agents often need spreadsheet logic without controlling Excel. This skill guides MCP and TypeScript workflows for WorkPaper formulas, file-backed edits, and local XLSX formula reports.
Create Verifiable Agent Loop Specs
Vague coding-agent tasks drift, repeat work, and report success without evidence. Ariadne Loop turns them into bounded loop specs with verifiers, stop rules, and human gates.
Create Codex Custom Agents
Custom Codex agents need precise TOML files and clear runtime settings. This skill guides role design, writes configs, and validates required fields.
Optimize AI Context for Long-Running Agents
Long conversations can exceed context limits, increase cost, and reduce response quality. This skill selects compaction, masking, caching, partitioning, and budgeting techniques.
Review Pull Requests with AI Agents
Manual pull request review can miss bugs, logic errors, and repository rule violations. This skill coordinates multiple AI reviewers and validates findings before reporting concise results.
Optimize Agent Context Management
Agent systems can become unreliable when prompts, tools, history, and retrieval compete for context. This skill explains context components and practical patterns for budgeting, progressive disclosure, and validation.
Why this variant is first
chakshugautam-context-fundamentals
2026-08-21
sickn33-context-fundamentals
2026-08-21
asmayaseen-context-fundamentals
2026-08-21
muratcankoylan-context-fundamentals
2026-08-21
Design Multi-Agent Architectures
Complex agent work can fail when one context window carries every task. This skill helps Claude, Codex, and Claude Code design agent systems with clear handoffs.
Why this variant is first
chakshugautam-multi-agent-patterns
2026-08-21
muratcankoylan-multi-agent-patterns
2026-08-21
asmayaseen-multi-agent-patterns
2026-08-21
sickn33-multi-agent-patterns
2026-08-21
Verify Agent Completion With Evidence
AI agents can mark work complete without proof, which creates false completion risk. This skill requires independent evidence before task completion is accepted.