project

Redirect project-scope skill lookups to numbered trust-plane reference documents.

Updated Mar 31, 2026
One-click install
npx skills add https://github.com/terrene-foundation/kailash-coc-claude-rb --skill project-terrene-foundation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project
Source: https://github.com/terrene-foundation/kailash-coc-claude-rb/tree/main/.claude/skills/project
Command: npx skills add https://github.com/terrene-foundation/kailash-coc-claude-rb --skill project-terrene-foundation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates ambiguity about where project-specific knowledge and checks live by acting as a placeholder redirect for the actual, numbered skill directories.

Core Features & Use Cases

  • Project skill discovery redirect: Provides a consistent entry point for tooling expecting a project-named Skill while keeping real content centralized in numbered directories.
  • Clarifies trust-plane mapping: Documents where trust-plane store backends, security patterns, and enterprise features are stored.
  • Use Case: When onboarding a team or auditing what “project skills” exist, you can quickly follow this pointer to the relevant numbered reference documents instead of searching the whole repo.

Quick Start

Tell the AI to list the project trust-plane topics supported by the template and open the corresponding numbered reference skill documents.

Frequently Asked Questions about project

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I route project-scope skill lookups to the correct documentation?

Project-scope skill lookup is routed by a placeholder Skill that redirects operators to specific numbered trust-plane reference markdown paths for operational guidance. It requires YAML frontmatter with name and description to map deterministically to the correct directories.

Where are trust-plane store backends and security patterns documented?

Trust-plane store backends and security patterns are maintained in numbered reference directories. The project Skill acts as a consistent entry point that maps directly to these specific markdown reference paths.

What is the best way to discover project-specific skills without searching the whole repo?

To discover project-specific skills, use the project Skill as a centralized pointer to list supported trust-plane topics and follow its mapping to the corresponding numbered reference documents, eliminating repository-wide searches.

Do I need YAML frontmatter to use the project skill redirect?

Yes, YAML frontmatter with name and description fields is required for the project redirect to function. It enables the deterministic mapping to specific markdown reference paths for store backends and enterprise features.

Can I use this project redirect for onboarding a team to enterprise features?

Yes, the project redirect supports team onboarding and auditing by clarifying where enterprise features are stored. It provides a consistent entry point to quickly locate the relevant numbered trust-plane reference documents.

Why does a tool request a project-named skill instead of the actual operational guidance?

Tools request a project-named skill because the substantive operational guidance is centralized elsewhere in numbered directories. This redirect acts as a placeholder to keep real content organized while providing a consistent entry point.