projects

projects is a plugin for Claude Code from natthasath/natthasath-marketplace. Its manifest loads nothing; the 8 skills it bundles cost 449 tokens per session together, scanned A, original, MIT.

A project-management plugin that sets up a development project's folders, rules, configuration, and workflow skills.

In plain words
What is it for?
Use it to start or configure a project, set its technology stack, add phases and tasks, implement and debug work, track status, and mark tasks or phases complete.
Why use it?
It gives a project a consistent structure from initial setup through shipping, while keeping tasks, phases, checkpoints, and status in one workflow.

Plugin for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add natthasath/natthasath-marketplace
agentmods
npx agentmods add plugins/natthasath/natthasath-marketplace/projects
Clone the repo
git clone --depth 1 https://github.com/natthasath/natthasath-marketplace

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for projects

README.md
[![agentmods](https://agentmods.dev/badge/plugins/natthasath/natthasath-marketplace/projects.svg)](https://agentmods.dev/plugins/natthasath/natthasath-marketplace/projects)
Your own site
<a href="https://agentmods.dev/plugins/natthasath/natthasath-marketplace/projects"><img src="https://agentmods.dev/badge/plugins/natthasath/natthasath-marketplace/projects.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 8 skills cost 449 tokens a session between them.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

projects scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/projects/.claude-plugin/plugin.json · 37 lines

What it actually says

{
  "name": "projects",
  "version": "0.3.2",
  "description": "Plugin สำหรับ setup และจัดการ development project — scaffold โครงสร้าง context/, rules, config พร้อม skills ครบ workflow ตั้งแต่ setup จนถึง ship",
  "author": {
    "name": "natthasath"
  },
  "keywords": [
    "project",
    "setup",
    "workflow",
    "tasks",
    "phases",
    "checkpoint",
    "implement",
    "ship",
    "debug",
    "status"
  ],
  "skills": [
    "setup",
    "checkpoint",
    "add-phase",
    "add-task",
    "start-task",
    "implement",
    "ship",
    "done-task",
    "done-phase",
    "debug",
    "status",
    "today",
    "list-task",
    "list-phase",
    "set-stack"
  ]
}
Contents

What it installs

The manifest is a name and a version. 8 skills travel with it, and installing the plugin installs all of them — 449 tokens a session between them. Each is measured on its own page, and each can be installed alone.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 37 lines scan A 1dd732c53fac

Subscribe to this mod's changes

projects is a plugin published in the GitHub repository natthasath/natthasath-marketplace (1 stars, last pushed 4d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other plugins, from other repositories

weft

Deterministic workflow tracking with event-sourced logs for Claude Code.

dioptx/weft · not measured

rook-maintainer

Maintainer-grade skills for rook (github.com/rook/): code review, backlog triage, systemic-PR campaigns, and the rook house conventions they enforce.

jhoblitt/rook-claude · not measured

bugscribe

A single skill that files one already-identified bug as a new GitHub issue: verifies the defect against the source code, checks the backlog for duplicates, posts a short report pointing to a file and line, and pings the repository owner exactly once — it reports a known finding rather than searching for one.

yegor256/bugscribe · not measured

telegram-topics

Telegram channel for Claude Code — 1 project = 1 forum topic, with a live working/idle status badge on each topic. Run multiple projects concurrently, get notifications, and drive or approve sessions remotely from your phone. Configure with /telegram-topics:configure.

2naive/claude-telegram-topics · not measured

pureinn-product-development

AI-native product development framework. 51 active skills covering the full product lifecycle. FDD+SDD hybrid: 4 living registers, JIT design per feature, atomic commit protocol. Three playbooks: Greenfield, Feature Implementation, Rebuild. From zero to launch.

ljucask/pureinn-product-development · not measured

axiomcore

Dedicated project management agent for professional and personal use. Enforced structure (numbered folders, task IDs, wiki memory), disciplined plan-approve-execute workflow, agile or WBS-based project creation, modular: voice, brand, todos (optional Notion board), software dev planning. Run /axiom start in a new…

protonium-labs/axiomcore-plugin · not measured