·intent-framed-agent
>_

intent-framed-agent

Frames coding-agent work sessions with explicit intent capture and drift monitoring. Use when a session transitions from planning/Q&A to implementation for coding tasks, refactors, feature builds, bug fixes, or other multi-step execution where scope drift is a risk.

120Installs·13Trend·@pskoett

Installation

$npx skills add https://github.com/pskoett/pskoett-ai-skills --skill intent-framed-agent

How to Install intent-framed-agent

Quickly install intent-framed-agent AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/pskoett/pskoett-ai-skills --skill intent-framed-agent
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: pskoett/pskoett-ai-skills.

SKILL.md

View raw

This skill turns implicit intent into an explicit, trackable artifact at the moment execution starts. It creates a lightweight intent contract, watches for scope drift while work is in progress, and closes each intent with a short resolution record.

Use this skill for coding tasks only. It is designed for implementation work that changes executable code.

For trivial edits (for example, simple renames or typo fixes), skip the full intent frame.

Frames coding-agent work sessions with explicit intent capture and drift monitoring. Use when a session transitions from planning/Q&A to implementation for coding tasks, refactors, feature builds, bug fixes, or other multi-step execution where scope drift is a risk. Source: pskoett/pskoett-ai-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/pskoett/pskoett-ai-skills --skill intent-framed-agent
Category
>_Productivity
Verified
First Seen
2026-02-23
Updated
2026-03-10

Browse more skills from pskoett/pskoett-ai-skills

Quick answers

What is intent-framed-agent?

Frames coding-agent work sessions with explicit intent capture and drift monitoring. Use when a session transitions from planning/Q&A to implementation for coding tasks, refactors, feature builds, bug fixes, or other multi-step execution where scope drift is a risk. Source: pskoett/pskoett-ai-skills.

How do I install intent-framed-agent?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/pskoett/pskoett-ai-skills --skill intent-framed-agent Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/pskoett/pskoett-ai-skills